<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Cstrike MOTD</title>

<style type="text/css">
body {
    background:#000000;
    color:#FFFFFF;
    font-family:Verdana, Tahoma, Arial;
    margin:0;
    padding:15px;
}
h1 {
    color:#FFD000;
    font-size:22px;
    margin-bottom:10px;
}
.box {
    border:1px solid #FFD000;
    padding:10px;
    margin-top:10px;
    background:#0C0C0C;
}
.name {
    color:#FFB000;
    font-size:16px;
}
a {
    color:#00A8FF;
    text-decoration:none;
}
a:hover {
    color:#70CFFF;
    text-decoration:underline;
}
</style>

</head>
<body scroll="no">

<h1>CSzin dos Cria</h1>

<div class="box">
    <span class="name">Matheus "eneto"</span><br>
    <span class="name">Leonardo "linguini"</span><br>
    <span class="name">Matheus "latore"</span>
</div>

<div class="box">
    Visite: <a href="http://www.hiddenplay.com.br">www.hiddenplay.com.br</a>
</div>

</body>
</html>
